go/types.Config.offsetsof (method)

2 uses

	go/types (current package)
		sizes.go#L224: func (conf *Config) offsetsof(T *Struct) []int64 {
		sizes.go#L253: 		o += conf.offsetsof(s)[i]